gdk/wayland: Rename gdkdevice-wayland.c to gdkseat-wayland.c
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 2 Feb 2023 14:53:57 +0000 (15:53 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 3 Feb 2023 14:58:11 +0000 (15:58 +0100)
commit6426ab74667d6efbc9427d95135383cac158f532
tree891c5bd3e2b2f41d0c52c1f98c32d9ad25fe73bb
parentb710df6f45047a5a48345b51d5951975143a9681
gdk/wayland: Rename gdkdevice-wayland.c to gdkseat-wayland.c

This file, event though a clump of input-y objects, has more of
seats than anything else. Rename it so that we can start splitting
these objects out of it.
gdk/wayland/gdkdevice-wayland.c [deleted file]
gdk/wayland/gdkseat-wayland.c [new file with mode: 0644]
gdk/wayland/meson.build